home *** CD-ROM | disk | FTP | other *** search
- Path: news1.icaen!mtpins
- From: mtpins@icaen.uiowa.edu (Michael T Pins)
- Newsgroups: comp.unix.amiga
- Subject: Re: changing NetBSD kernel font
- Date: 12 Jan 1996 20:33:27 GMT
- Organization: Iowa Computer Aided Engineering Network, University of Iowa
- Message-ID: <4d6gin$fj@server05.icaen.uiowa.edu>
- References: <4d61au$7sm@crash.microserve.net>
- NNTP-Posting-Host: ground.isca.uiowa.edu
-
- jshaffer@pennet.net (Jim Shaffer) writes:
-
-
- >Also, what module do I change if I want to change the initial console
- >size and/or colors, to avoid the need for an iteconfig? (Does anyone
- >besides me think that it's absolutely stupid that the default console
- >size is *one pixel* too narrow for the default console font to have
- >80 characters across it? I can't think of any monitor that would have
- >a problem displaying a 641-wide screen instead of 640.
-
- In the file /usr/src/sys/arch/amiga/dev/ite_cc.c you'll find a comment that
- says /* -1 for bold. */
- Remove the -1 from the line below it, recompile, and your problem goes
- away. I'm confused as to why this is here to begin with. If it's truly an
- 8 pixel font, bold will still fit. Granted, it will merge into the black
- background, but life's a beach.
- Oh, to be paranoid, you should probably comment out the line and copy it,
- removing the -1 from the copy, in case you want to undo this later.
-
- --
- *************************************************************************
- * Michael Pins | Internet: mtpins@isca.uiowa.edu *
- * #include <std.disclaimer> | -or- mtpins@winternet.com *
- *************************************************************************
-